purple_str_strip_char

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_str_strip_char(char* str, char thechar)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_str_strip_char
    (
    char* str
    ,
    char thechar
    )
  2. da_purple_str_strip_char purple_str_strip_char;

Meta